@charset "gb2312";
/* @Author pengjin */

/* ----Reset---- */
html,body,div,dl,dt,dd,ol,ul,li,p,span,em,cite,del,a,img,
h1,h2,h3,h4,h5,h6,object,pre,code,
form,fieldset,legend,pre,input,select,textarea,blockquote,q,
table,caption,thead,tbody,tfoot,th,td,button {margin:0;padding:0;}	
body { font-family:"Î¢ÈíÑÅºÚ"; background:#FFF; font-size:12px; color:#333333;}
table { border-collapse:collapse; border-spacing:0;}
img, fieldset, abbr, acronym { border:none;}
a img { border:none; padding:0; margin:0 auto; }
ol,ul,li {list-style:none;}
blockquote,q { quotes:none;}
address,caption,cite,code,dfn,em,th,var { margin:0;padding:0; font-style:normal;font-weight:normal;}
*{ margin:auto;}
/* ----End Reset---- */

/*---- Patchs---- */
.fl { float:left;}		
.fr { float:right;}		
.fn  { float:none;}
.cl { clear:left;}
.cr { clear:right;}
.cb { clear:both;}
.tl { text-align:left;} 
.tr { text-align:right;}
.tc { text-align:center;}
/*---- end Patchs---- */

/*----Public font----*/
a {color:#333;  text-decoration:none; cursor:pointer;}
a:hover { color:#333; text-decoration:underline;}
h1{ font-size:12px; float:left; color:#333; font-family: "Î¢ÈíÑÅºÚ";}
h2{ font-size:16px; color:#333333;}
h3{ font-size:12px; color:#333;}
.bold{ font-weight:bold;}
.f2{ color:#003366; }
.f3{ color:#666666; }
/*----End Public font----*/
strong{ font-family:"Î¢ÈíÑÅºÚ";}